Fix the allocation for the toggle button so that it actually shows up in
authorMatthias Clasen <maclas@gmx.de>
Mon, 23 Feb 2004 01:23:27 +0000 (01:23 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 23 Feb 2004 01:23:27 +0000 (01:23 +0000)
commit4a9fac17737c7b3c57c70d2c996ff262bc6a5d8e
tree415851152f76518b6cfcb5cb380cf6adc6ff8e32
parentf43b831398596831d60636438df1e0eda190a15c
Fix the allocation for the toggle button so that it actually shows up in

Mon Feb 23 02:26:15 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_size_allocate): Fix the
allocation for the toggle button so that it actually shows up
in LTR list mode.

* gtk/gtkcombobox.c (gtk_combo_box_set_column_span_column):
* gtk/gtkcombobox.c (gtk_combo_box_set_row_span_column):
* gtk/gtkcombobox.c (gtk_combo_box_set_wrap_width): Add
notification, and avoid excessive relayouting.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c